GET COM FLOAT
This command returns the float (single precision) value of an COM variable.
ARGUMENTS:
* Com Number = The number of the Com instance between 1 and 256.
* Variable Name = The name of the Com variable
RETURNS:
The contents of the COM variable.
SYNTAX
Return Float=GET COM FLOAT(Com Number,Variable Name)
RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File
